constraint editor: Use the list models
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jul 2019 00:15:55 +0000 (20:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jul 2019 14:03:48 +0000 (10:03 -0400)
commita442e6e8de796b655a948f4153c898aecec760da
treef92ba15b56841e986fec65674672f6f16d9ad638
parent274c47e5ba00b87934bffa9d222eba5102c2359e
constraint editor: Use the list models

Instead of handrolling our own list models,
use the ones provided by GtkConstraintLayout.
demos/constraint-editor/constraint-editor-window.c
demos/constraint-editor/constraint-editor.c
demos/constraint-editor/constraint-view.c
demos/constraint-editor/guide-editor.c